﻿2026-06-21T01:36:43.4264117Z ##[group]Run actions/checkout@v5
2026-06-21T01:36:43.4264892Z with:
2026-06-21T01:36:43.4265274Z   repository: SaberMage/spt-core
2026-06-21T01:36:43.4268526Z   token: ***
2026-06-21T01:36:43.4268879Z   ssh-strict: true
2026-06-21T01:36:43.4269319Z   ssh-user: git
2026-06-21T01:36:43.4269684Z   persist-credentials: true
2026-06-21T01:36:43.4270088Z   clean: true
2026-06-21T01:36:43.4270455Z   sparse-checkout-cone-mode: true
2026-06-21T01:36:43.4270879Z   fetch-depth: 1
2026-06-21T01:36:43.4271241Z   fetch-tags: false
2026-06-21T01:36:43.4271614Z   show-progress: true
2026-06-21T01:36:43.4271982Z   lfs: false
2026-06-21T01:36:43.4272329Z   submodules: false
2026-06-21T01:36:43.4272686Z   set-safe-directory: true
2026-06-21T01:36:43.4273310Z ##[endgroup]
2026-06-21T01:36:43.5076982Z Syncing repository: SaberMage/spt-core
2026-06-21T01:36:43.5078443Z ##[group]Getting Git version info
2026-06-21T01:36:43.5079187Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T01:36:43.5080163Z [command]/usr/bin/git version
2026-06-21T01:36:43.5102960Z git version 2.43.0
2026-06-21T01:36:43.5120898Z ##[endgroup]
2026-06-21T01:36:43.5132193Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/dc344876-3cd3-4594-9510-46253e5178b7' before making global git config changes
2026-06-21T01:36:43.5133415Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T01:36:43.5135370Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T01:36:43.5166602Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T01:36:43.5185189Z https://github.com/SaberMage/spt-core
2026-06-21T01:36:43.5197415Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T01:36:43.5200640Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T01:36:43.5219489Z HEAD
2026-06-21T01:36:43.5250568Z ##[endgroup]
2026-06-21T01:36:43.5251654Z [command]/usr/bin/git submodule status
2026-06-21T01:36:43.5431932Z ##[group]Cleaning the repository
2026-06-21T01:36:43.5434811Z [command]/usr/bin/git clean -ffdx
2026-06-21T01:36:44.3172718Z Removing target/
2026-06-21T01:36:44.3180788Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T01:36:44.3249982Z HEAD is now at 7bf3ecf18 Merge 0dc7018fa9efcf6cbeba1389ce9c134066cc1783 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:36:44.3256136Z ##[endgroup]
2026-06-21T01:36:44.3258077Z ##[group]Disabling automatic garbage collection
2026-06-21T01:36:44.3262726Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T01:36:44.3286271Z ##[endgroup]
2026-06-21T01:36:44.3287262Z ##[group]Setting up auth
2026-06-21T01:36:44.3292994Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T01:36:44.3319135Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T01:36:44.3503067Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T01:36:44.3528877Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T01:36:44.3715950Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T01:36:44.3743238Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T01:36:44.3931590Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T01:36:44.3961477Z ##[endgroup]
2026-06-21T01:36:44.3963341Z ##[group]Fetching the repository
2026-06-21T01:36:44.3969794Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7bf3ecf1878f31a4e791ec37bc11d21a2c2dd638:refs/remotes/pull/26/merge
2026-06-21T01:36:44.8362251Z ##[endgroup]
2026-06-21T01:36:44.8363190Z ##[group]Determining the checkout info
2026-06-21T01:36:44.8363820Z ##[endgroup]
2026-06-21T01:36:44.8366821Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T01:36:44.8405231Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T01:36:44.8427997Z ##[group]Checking out the ref
2026-06-21T01:36:44.8430324Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T01:36:44.8477738Z HEAD is now at 7bf3ecf18 Merge 0dc7018fa9efcf6cbeba1389ce9c134066cc1783 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:36:44.8481034Z ##[endgroup]
2026-06-21T01:36:44.8512006Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T01:36:44.8533773Z 7bf3ecf1878f31a4e791ec37bc11d21a2c2dd638
